-
Home
-
iyzico for WooCommerce
-
3.5.9
-
Code
-
Classes
- DatabaseManager
| Total Complexity |
27 |
| Dependencies |
2 |
| Dependents |
5 |
| Total lines |
310 |
| Lines of code |
249 |
| Logical lines of code |
105 |
| Comment lines |
0 |
| Methods |
15 |
| Properties |
2 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| updateTables() |
S |
48 |
6 |
35 |
| createOrUpdateOrder() |
S |
46 |
3 |
42 |
| createTables() |
S |
50 |
2 |
32 |
| ensureInitialized() |
S |
65 |
4 |
9 |
| dropTables() |
S |
55 |
2 |
20 |
| createOrder() |
S |
57 |
1 |
17 |
| findUserCardKey() |
S |
61 |
1 |
12 |
| saveUserCardKey() |
S |
62 |
1 |
12 |
| updateStatusByOrderId() |
S |
63 |
1 |
11 |
| updatePaymentStatusByOrderId() |
S |
63 |
1 |
11 |
| updatePaymentIdByOrderId() |
S |
63 |
1 |
11 |
| updateTotalAmountByOrderId() |
S |
63 |
1 |
11 |
| findOrderByOrderId() |
S |
63 |
1 |
11 |
| findOrderByToken() |
S |
63 |
1 |
11 |
| init() |
S |
76 |
1 |
4 |